home *** CD-ROM | disk | FTP | other *** search
- /* <html><head><meta name="robots" content="noindex"></head></html> */
-
- body
- {
- background-color: white;
- margin: 1em;
- font-family: Optima;
- font-size: 12pt;
- color: #444444;
- }
-
- h1
- {
- padding-bottom: 12pt;
- font-family: "Helvetica Neue";
- font-weight: bold;
- font-size: 32pt;
- background-image: url(TitleRule.png);
- background-position: bottom;
- background-repeat: repeat-x;
- }
-
- h2
- {
- font-family: "Helvetica Neue";
- font-weight: bold;
- font-size: 20pt;
- margin-top: 40px;
- margin-bottom: -6px;
- clear: both;
- }
-
- h3
- {
- font-family: "Helvetica Neue";
- font-weight: bold;
- font-size: 14pt;
- margin-top: 32px;
- margin-bottom: -12px;
- clear: both;
- }
-
- b
- {
- font-family: "Helvetica Neue";
- font-weight: bold;
- }
-
- div.figure
- {
- text-align: left;
- padding-bottom: 1em;
- }
-
- div.figure p
- {
- margin-bottom: -12px;
- }
-
- div.figureRight
- {
- float: right;
- clear: right;
- padding-top: 0;
- padding-right: 0;
- padding-left: 1em;
- padding-bottom: 1em;
- text-align: right;
- }
-
- div.figureRight p
- {
- margin-bottom: -12px;
- }
-
- .QA
- {
- font-size: 18pt;
- }